---
title: "CloseAccount"
method: POST
path: "/ CloseAccount"
tags: ["Accounts"]
---

# CloseAccount

`POST / CloseAccount`

Create a request to close an account.

## Request body

- CredentialData
  - `Method` string, required — Method name
  - `PartnerId` integer, required — Partner identifier provided by Fitbank
  - `BusinessUnitId` integer, required

## Response `200`

Ok

- StructureResponseCloseAccount
  - `Success` string
  - `Message` string

---

[API](https://skmtc.net/fitbank/apis/onboarding.md) · [All operations](https://skmtc.net/fitbank/apis/onboarding/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/fitbank/onboarding/versions/f94d262a8f58/schema)
